Skip to content

Fix broken link to torch.compile programming model#3748

Merged
svekars merged 2 commits intopytorch:mainfrom
rtj1:fix/torch-compile-links-3695
Feb 2, 2026
Merged

Fix broken link to torch.compile programming model#3748
svekars merged 2 commits intopytorch:mainfrom
rtj1:fix/torch-compile-links-3695

Conversation

@rtj1
Copy link
Contributor

@rtj1 rtj1 commented Jan 26, 2026

Summary

Fixed broken link to torch.compile programming model documentation.

The old URL docs.pytorch.org/docs/main/compile/programming_model.html no longer exists. Updated to the correct URL at docs.pytorch.org/docs/stable/user_guide/torch_compiler/compile/programming_model.html.

File Updated

  • intermediate_source/torch_compile_full_example.py

Fixes #3695

cc @svekars @sekyondaMeta @AlannaBurke

@pytorch-bot
Copy link

pytorch-bot bot commented Jan 26, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3748

Note: Links to docs will display an error until the docs builds have been completed.

❌ 17 Cancelled Jobs

As of commit fc6afee with merge base ce954c6 (image):

CANCELLED JOBS - The following jobs were cancelled. Please retry:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the cla signed label Jan 26, 2026
Updated URL from docs.pytorch.org/docs/main/compile/programming_model.html
to docs.pytorch.org/docs/stable/user_guide/torch_compiler/compile/programming_model.html

Fixes pytorch#3695
@rtj1 rtj1 force-pushed the fix/torch-compile-links-3695 branch from d6f37ae to fc6afee Compare January 30, 2026 07:23
@svekars svekars self-requested a review February 2, 2026 17:54
@svekars svekars merged commit c15619d into pytorch:main Feb 2, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] - Broken links in torch.compile tutorials

2 participants